How to Install debian-installer software package in Ubuntu 17.04 (Zesty Zapus)

How to Install debian-installer software package in Ubuntu 17.04 (Zesty Zapus)

debian-installer software package provides Debian installer, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install debian-installer 

debian-installer is installed in your system.

Make ensure the debian-installer package were installed using the commands given below,

$ sudo dpkg-query -l | grep debian-installer *

You will get with debian-installer package name, version, architecture and description in a table

debian-installer package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Development
Package debian-installer
Version 20101020ubuntu487
Description Debian installer
Sub Section devel


See Also, How to uninstall or remove debian-installer software package from Ubuntu 17.04 (Zesty Zapus)?